gtkprintoperation-win32.c: Drop unneeded include
authorChun-wei Fan <fanchunwei@src.gnome.org>
Mon, 29 Jul 2013 06:53:00 +0000 (14:53 +0800)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 30 Jul 2013 00:10:03 +0000 (20:10 -0400)
Don't include gtkstock.h as it's not really needed here, and it has been
recently deprecated.

https://bugzilla.gnome.org/show_bug.cgi?id=705060

gtk/gtkprintoperation-win32.c

index 04de8ebbeb178f44d8bd7d2db460199f96162a74..123af8f8a455d73f9c827efb355972d6e88bac7b 100644 (file)
@@ -38,7 +38,6 @@
 #include "gtkintl.h"
 #include "gtkinvisible.h"
 #include "gtkplug.h"
-#include "gtkstock.h"
 #include "gtk.h"
 #include "gtkwin32embedwidget.h"